[INFO] fetching crate robinxx_map 0.1.0...
[INFO] testing robinxx_map-0.1.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate robinxx_map 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate robinxx_map 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate robinxx_map 0.1.0
[INFO] tweaked toml for crates.io crate robinxx_map 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate robinxx_map 0.1.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate robinxx_map 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136
[INFO] running `Command { std: "docker" "start" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling robinxx_map v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling robinxx_map v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.55s
[INFO] running `Command { std: "docker" "inspect" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robinxx_map-c11888e7f9ae6d88)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test hash::tests::test_bool_hash_distinct ... ok
[INFO] [stdout] test hash::tests::test_empty_slice_hash ... ok
[INFO] [stdout] test hash::tests::test_primitive_endianness_stable ... ok
[INFO] [stdout] test hash::tests::test_str_hash_consistency ... ok
[INFO] [stdout] test hash::tests::test_u64_hash_deterministic ... ok
[INFO] [stdout] test sync::tests::test_spin_mutex_drop_unlocks ... ok
[INFO] [stdout] test table::tests::test_raw_table_basic_ops ... ok
[INFO] [stdout] test table::tests::test_raw_table_resize_chain ... ok
[INFO] [stdout] test table::tests::test_raw_table_clear_retains_capacity ... ok
[INFO] [stdout] test sync::tests::test_spin_mutex_concurrent_increment ... ok
[INFO] [stderr]      Running tests/integration_api.rs (/opt/rustwide/target/debug/deps/integration_api-5f4156775bcea0f0)
[INFO] [stdout] test sync::tests::test_spin_mutex_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_entry_api_flow ... ok
[INFO] [stdout] test test_iter_mut_preserves_keys ... ok
[INFO] [stdout] test test_iterators_yield_correct_data ... ok
[INFO] [stdout] test test_drain_clears_map_completely ... ok
[INFO] [stdout] test test_with_key_on_missing_key ... ok
[INFO] [stdout] test test_with_key_closure_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_invariants.rs (/opt/rustwide/target/debug/deps/proptest_invariants-d77f13c322a4dacf)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_remove_backward_shift_integrity ... ok
[INFO] [stdout] test test_with_key_mut_mutation_invariant ... ok
[INFO] [stdout] test test_insert_with_key_len_invariant ... ok
[INFO] [stdout] test test_duplicate_insert_handling ... ok
[INFO] [stdout] test test_resize_data_preservation ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robinxx_map
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test src/entry.rs - entry::OccupiedEntry (line 183) ... ok
[INFO] [stdout] test src/entry.rs - entry::Entry<'a,K,V>::and_modify (line 145) ... ok
[INFO] [stdout] test src/entry.rs - entry::Entry<'a,K,V>::or_insert_with (line 107) ... ok
[INFO] [stdout] test src/entry.rs - entry::Entry<'a,K,V>::or_insert (line 68) ... ok
[INFO] [stdout] test src/entry.rs - entry::Entry (line 31) ... ok
[INFO] [stdout] test src/entry.rs - entry::OccupiedEntry<'a,K,V>::get (line 251) ... ok
[INFO] [stdout] test src/hash.rs - hash::&'_[u8] (line 195) ... ok
[INFO] [stdout] test src/entry.rs - entry::VacantEntry<'a,K,V>::insert (line 524) ... ok
[INFO] [stdout] test src/hash.rs - hash (line 14) ... ok
[INFO] [stdout] test src/hash.rs - hash::&'_str (line 123) ... ok
[INFO] [stdout] test src/hash.rs - hash::RobinHoodKey (line 52) ... ok
[INFO] [stdout] test src/hash.rs - hash::String (line 159) ... ok
[INFO] [stdout] test src/hash.rs - hash::alloc::vec::Vec<u8> (line 231) ... ok
[INFO] [stdout] test src/entry.rs - entry::OccupiedEntry<'a,K,V>::into_mut (line 405) ... ok
[INFO] [stdout] test src/hash.rs - hash::impl_hash_primitive (line 271) ... ignored
[INFO] [stdout] test src/entry.rs - entry::OccupiedEntry<'a,K,V>::get_mut (line 289) ... ok
[INFO] [stdout] test src/hash.rs - hash::RobinHoodKey::hash_xxh3 (line 89) ... ok
[INFO] [stdout] test src/iter.rs - iter::Iter (line 22) ... ok
[INFO] [stdout] test src/entry.rs - entry::OccupiedEntry<'a,K,V>::insert (line 327) ... ok
[INFO] [stdout] test src/iter.rs - iter::IterMut (line 112) ... ok
[INFO] [stdout] test src/iter.rs - iter::Drain (line 342) ... ok
[INFO] [stdout] test src/iter.rs - iter::Keys (line 200) ... ok
[INFO] [stdout] test src/lib.rs - (line 17) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap (line 27) ... ok
[INFO] [stdout] test src/entry.rs - entry::VacantEntry (line 455) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::capacity (line 172) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::clear (line 428) ... ok
[INFO] [stdout] test src/iter.rs - iter::Values (line 271) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::drain (line 676) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::entry (line 499) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::len (line 137) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::iter (line 542) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::iter_mut (line 575) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::is_empty (line 206) ... ok
[INFO] [stdout] test src/hash.rs - hash::bool (line 317) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::insert (line 355) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::new (line 67) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::keys (line 609) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::read (line 318) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::with_key_mut (line 278) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::remove (line 392) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::values (line 642) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::reserve (line 464) ... ok
[INFO] [stdout] test src/sync.rs - sync::MutexGuard (line 190) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::with_capacity (line 102) ... ok
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::capacity (line 266) ... ignored
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::clear (line 620) ... ignored
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::default (line 873) ... ignored
[INFO] [stdout] test src/entry.rs - entry::OccupiedEntry<'a,K,V>::remove (line 363) ... ok
[INFO] [stdout] test src/table.rs - table::RawTable (line 57) ... ok
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::get_mut (line 480) ... ok
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::is_empty (line 300) ... ignored
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::new (line 134) ... ignored
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::insert (line 339) ... ok
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::reserve (line 670) ... ignored
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::size (line 230) ... ignored
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::with_capacity (line 170) ... ignored
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::remove (line 540) ... ok
[INFO] [stdout] test src/sync.rs - sync::SpinMutex<T>::lock (line 144) ... ok
[INFO] [stdout] test src/sync.rs - sync::SpinMutex (line 62) ... ok
[INFO] [stdout] test src/sync.rs - sync (line 17) ... ok
[INFO] [stdout] test src/table.rs - table::RawTable<K,V>::get (line 422) ... ok
[INFO] [stdout] test src/sync.rs - sync::SpinMutex<T>::new (line 108) ... ok
[INFO] [stdout] test src/map.rs - map::RobinHoodMap<K,V>::with_key (line 239) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.88s; merged doctests compilation took 0.83s
[INFO] running `Command { std: "docker" "inspect" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136", kill_on_drop: false }`
[INFO] [stdout] bded9521821d14759b6cf0960c8cd6c0b7c87d567e1a5a78c487f481c0307136
